home *** CD-ROM | disk | FTP | other *** search
- object Ricerca: TRicerca
- Left = 266
- Top = 183
- Width = 534
- Height = 198
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSizeToolWin
- Caption = 'Search Box'
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poOwnerFormCenter
- OnCanResize = FormCanResize
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 526
- Height = 171
- Anchors = [akLeft, akTop, akRight, akBottom]
- BorderStyle = bsSingle
- TabOrder = 0
- object Label2: TLabel
- Left = 16
- Top = 16
- Width = 95
- Height = 13
- Caption = 'Text to find'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 16
- Top = 40
- Width = 45
- Height = 13
- Caption = 'Search in'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BitBtn1: TVrHyperButton
- Left = 432
- Top = 11
- Width = 81
- Height = 25
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 8888888888888888888800000888880000080F000888880F00080F000888880F
- 0008000000080000000800F000000F00000800F000800F00000800F000800F00
- 00088000000000000088880F00080F0008888800000800000888888000888000
- 88888880F08880F0888888800088800088888888888888888888}
- BorderColor = clBlack
- BorderHighlight = clNavy
- BorderShadow = clNavy
- ColorEnter = 12303291
- ColorLeave = clBtnFace
- DisabledAnimate = False
- Transparent = False
- Caption = 'Search'
- ParentFont = True
- OnClick = BitBtn1Click
- end
- object Edit1: TEdit
- Left = 136
- Top = 12
- Width = 273
- Height = 21
- CharCase = ecUpperCase
- Color = 15793151
- MaxLength = 127
- TabOrder = 0
- OnKeyDown = Edit1KeyDown
- end
- object CheckBox1: TCheckBox
- Left = 134
- Top = 40
- Width = 73
- Height = 17
- Caption = 'HostName'
- Checked = True
- State = cbChecked
- TabOrder = 1
- end
- object CheckBox2: TCheckBox
- Left = 222
- Top = 40
- Width = 97
- Height = 17
- Caption = 'NetBIOS Name'
- Checked = True
- State = cbChecked
- TabOrder = 2
- end
- object CheckBox3: TCheckBox
- Left = 326
- Top = 40
- Width = 89
- Height = 17
- Caption = 'NetBIOS User'
- Checked = True
- State = cbChecked
- TabOrder = 3
- end
- object SRes: TAdvListView
- Left = 8
- Top = 64
- Width = 505
- Height = 91
- Hint = 'Select a host here to make it the selected item in the main list'
- Anchors = [akLeft, akTop, akBottom]
- Color = 15793151
- Columns = <
- item
- Caption = 'IP Address'
- Tag = 110
- Width = 110
- end
- item
- Caption = 'HostName'
- Tag = 155
- Width = 155
- end
- item
- Caption = 'NetBIOS Name'
- Tag = 120
- Width = 120
- end
- item
- Caption = 'NetBIOS User'
- Tag = 100
- Width = 100
- end>
- FlatScrollBars = True
- GridLines = True
- HoverTime = -1
- OwnerDraw = True
- ReadOnly = True
- RowSelect = True
- ParentShowHint = False
- ShowHint = True
- SmallImages = MainWin.ImageList1
- TabOrder = 4
- ViewStyle = vsReport
- OnDblClick = SResDblClick
- OnSelectItem = SResSelectItem
- AutoHint = False
- ClipboardEnable = False
- ColumnSize.Save = False
- ColumnSize.Stretch = False
- ColumnSize.Storage = stInifile
- FilterTimeOut = 500
- PrintSettings.FooterSize = 0
- PrintSettings.HeaderSize = 0
- PrintSettings.Time = ppNone
- PrintSettings.Date = ppNone
- PrintSettings.DateFormat = 'dd/mm/yyyy'
- PrintSettings.PageNr = ppNone
- PrintSettings.Title = ppNone
- PrintSettings.Font.Charset = DEFAULT_CHARSET
- PrintSettings.Font.Color = clWindowText
- PrintSettings.Font.Height = -11
- PrintSettings.Font.Name = 'MS Sans Serif'
- PrintSettings.Font.Style = []
- PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET
- PrintSettings.HeaderFont.Color = clWindowText
- PrintSettings.HeaderFont.Height = -11
- PrintSettings.HeaderFont.Name = 'MS Sans Serif'
- PrintSettings.HeaderFont.Style = []
- PrintSettings.FooterFont.Charset = DEFAULT_CHARSET
- PrintSettings.FooterFont.Color = clWindowText
- PrintSettings.FooterFont.Height = -11
- PrintSettings.FooterFont.Name = 'MS Sans Serif'
- PrintSettings.FooterFont.Style = []
- PrintSettings.Borders = pbNoborder
- PrintSettings.BorderStyle = psSolid
- PrintSettings.Centered = False
- PrintSettings.RepeatHeaders = False
- PrintSettings.LeftSize = 0
- PrintSettings.RightSize = 0
- PrintSettings.ColumnSpacing = 0
- PrintSettings.RowSpacing = 0
- PrintSettings.Orientation = poPortrait
- PrintSettings.FixedWidth = 0
- PrintSettings.FixedHeight = 0
- PrintSettings.UseFixedHeight = False
- PrintSettings.UseFixedWidth = False
- PrintSettings.FitToPage = fpNever
- PrintSettings.PageNumSep = '/'
- HTMLHint = False
- HTMLSettings.Width = 100
- HeaderHotTrack = False
- HeaderDragDrop = False
- HeaderFlatStyle = False
- HeaderOwnerDraw = True
- HeaderHeight = 13
- HeaderFont.Charset = ANSI_CHARSET
- HeaderFont.Color = clWindowText
- HeaderFont.Height = -11
- HeaderFont.Name = 'Tahoma'
- HeaderFont.Style = []
- SelectionRTFKeep = False
- ScrollHint = False
- SelectionColor = 14013696
- SelectionTextColor = clBlack
- SizeWithForm = False
- SortDirection = sdAscending
- SortShow = False
- SortIndicator = siLeft
- StretchColumn = False
- SubImages = True
- SubItemEdit = False
- SubItemSelect = False
- VAlignment = vtaCenter
- ItemHeight = 17
- SaveHeader = False
- LoadHeader = False
- ReArrangeItems = False
- DetailView.Visible = False
- DetailView.Column = 0
- DetailView.Font.Charset = DEFAULT_CHARSET
- DetailView.Font.Color = clBlue
- DetailView.Font.Height = -11
- DetailView.Font.Name = 'MS Sans Serif'
- DetailView.Font.Style = []
- DetailView.Height = 16
- DetailView.Indent = 0
- DetailView.SplitLine = False
- end
- end
- end
-